home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Tools / Development / source-highlight-1.6.1 / cpp2html.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  2002-11-17  |  47b  |  4 lines

  1. #! /bin/sh
  2.  
  3. source-highlight -s cpp -f html $*
  4.